projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1081ca4
)
babl: do not try to enumerate sampling conversions
author
Øyvind Kolås
<pippin@gimp.org>
Mon, 25 Sep 2017 22:14:11 +0000
(
00:14
+0200)
committer
Øyvind Kolås
<pippin@gimp.org>
Mon, 25 Sep 2017 22:14:11 +0000
(
00:14
+0200)
babl/babl-introspect.c
patch
|
blob
|
history
diff --git
a/babl/babl-introspect.c
b/babl/babl-introspect.c
index d9691926c7c32ce885dc2733cf1e77fc86a8aaf6..37c829813c2f61d5d0bc0294f026e452e0309b40 100644
(file)
--- a/
babl/babl-introspect.c
+++ b/
babl/babl-introspect.c
@@
-203,7
+203,6
@@
each_introspect (Babl *babl,
case BABL_SAMPLING:
sampling_introspect (babl);
- item_conversions_introspect (babl);
break;
case BABL_CONVERSION: